projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4a3be4
)
(read1): Remove debugging code.
author
Gerd Moellmann
<gerd@gnu.org>
Tue, 30 Oct 2001 16:38:10 +0000
(16:38 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Tue, 30 Oct 2001 16:38:10 +0000
(16:38 +0000)
src/lread.c
patch
|
blob
|
history
diff --git
a/src/lread.c
b/src/lread.c
index 072de3a98ec2a9c201f8efaf93b4808deac1267d..93fe9a9672fe3b3f5f698d94ffd6028872248bde 100644
(file)
--- a/
src/lread.c
+++ b/
src/lread.c
@@
-2239,9
+2239,6
@@
read1 (readcharfun, pch, first_in_list)
if (c < 0)
end_of_file_error ();
- if (p - read_buffer == 24183)
- fprintf (stderr, "hello\n");
-
/* If purifying, and string starts with \ newline,
return zero instead. This is for doc strings
that we are really going to find in etc/DOC.nn.nn */